home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / Screens / vsinit.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-03-18  |  104 b   |  9 lines  |  [TEXT/CWIE]

  1. /*    
  2.     %W%    (NCSA)    %G%
  3.     
  4.     One define with the # of lines to allocate by default
  5. */
  6.  
  7. #define VSDEFLINES    48
  8.  
  9.